Name | Description | |
---|---|---|
Count | Get count of items. | |
Item | Gets or sets the TValue at the specified id. |
The following tables list the members exposed by ICalcStorage<TKey,TValue>.
Name | Description | |
---|---|---|
GetEnumerator | (Inherited from System.Collections.Generic.IEnumerable<KeyValuePair<TKey,TValue>>) | |
RemoveAt | Removes items at the specified id. |